Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

intel-compilers: handle new Intel module files #1980

Merged
merged 1 commit into from
May 7, 2024

Conversation

adrianreber
Copy link
Member

The Intel module files are not working with Lmod correctly.

Preloading certain dependencies helps to work around this problem:

module load "oclfpga"
module load "tbb"
module load "compiler-rt"

Tries to fix #1912 (again)

The Intel module files are not working with Lmod correctly.

Preloading certain dependencies helps to work around this problem:

  module load "oclfpga"
  module load "tbb"
  module load "compiler-rt"

Signed-off-by: Adrian Reber <areber@redhat.com>
@adrianreber adrianreber merged commit c2210ee into openhpc:2.x May 7, 2024
11 checks passed
@adrianreber adrianreber deleted the 2024-05-07-intel-preload branch May 7, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant